@font-face {
  font-family: 'iconfont';  /* project id 230292 */
  src: url('//at.alicdn.com/t/font_6cvejusomzu59udi.eot');
  src: url('//at.alicdn.com/t/font_6cvejusomzu59udi.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_6cvejusomzu59udi.woff') format('woff'),
  url('//at.alicdn.com/t/font_6cvejusomzu59udi.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_6cvejusomzu59udi.svg#iconfont') format('svg');
}
.iconfont{
	font-family:"iconfont";
	font-size:22px;
	font-style:normal;
	-webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale; 
}
.nav_top{
	width: 100%;
	height:120px;
	z-index: 10;
}
/*#########################################################################*/
.nav_top_bottom{
	width: 1200px;
	margin:0 auto;
}
.nav_top_menu a{
	color:#000;
}
.nav_top_menu li{
	/*min-width: 120px;*/
	height: 96px;
	line-height: 98px;
	color: #747474;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
	margin-right: 10px;
}
.nav_top_menu li.last{
	margin-right: 0;
}
.nav_top_menu li img{
    vertical-align: middle;
	-webkit-transition: opacity .2s ease-in;
	-moz-transition: opacity .2s ease-in;
	-ms-transition: opacity .2s ease-in;
	-o-transition: opacity .2s ease-in;
	transition: opacity .2s ease-in;
}
.nav_top_menu li.logo{
	position:absolute;
    left:50%;	
	margin-left:-70px;

}
.nav_top_menu li.logo img:hover{
	filter:alpha(opacity=60); /* IE */   
	-moz-opacity:0.6; /* 鑰佺増Mozilla */   
	-khtml-opacity:0.6; /* 鑰佺増Safari */   
	opacity: 0.6; /* 鏀寔opacity鐨勬祻瑙堝櫒*/  

}
.nav_top_menu li:hover,.nav_top_menu li.on{
	color: #000;
	font-weight: bold;
}
.nav_top_menu .line{
	width: 80px;
	height: 4px;
	background-color: #000;
	position: absolute;
	left: 130px;
	bottom: 0px;
	z-index: 10;
	margin-left: 10px;
}

.nav_top_change{
	width: 100px;
	position: absolute;
	left: 100%;
	top: 50%;
	margin-left: -150px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.nav_top_change span{
	display: inline-block;
	width: 30px;
	height: 20px;
	line-height: 20px;
	color: #747474;
	margin:0 5px;
}
.nav_top_change span.on,.nav_top_change span:hover{
	color: #fff;
	background-color: #747474;
	border-radius: 10px;
}

/*##############################################################*/
.nav_bottom{
	width: 100%;
	position: relative;
	z-index: 10;
	
	background-color: #767676;
}
.nav_bottom_top{
	width: 100%;
	background-color: #fff;
	
}
.nav_bottom_top_con{
    position: relative;
    text-align: left;
}
.nav_bottom_logo{
	width: 25%;
	z-index: 100;
	float:left;
	vertical-align: top;
}
.nav_bottom_logo .nav_bottom_top_con_info{
	font-size: 14px;
	padding-top: 18px;
	margin-top: 18px;
}
.nav_bottom_top_con_righ{

}
.nav_bottom_top_con_righ li{
	display: inline-block;
	width: 32%;
	margin-left:1%;
	vertical-align: top;
	float:left;
	color: #000;
	font-size: 14px;
}
.nav_bottom_top_con_righ li.last{
	margin: 2px 50px;
}
.nav_bottom_top_con_righ li p{
	border-bottom: 1px solid #cccccc;
	padding-bottom: 18px;
	margin-bottom: 18px;
}
.nav_bottom_top_con_inco{
	cursor: default;
}
.nav_bottom_top_con_inco i{
	color: #777779;
	margin-right: 20px;
	cursor: pointer;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	-o-user-select:none;
	user-select:none;
	-webkit-transition: color .2s ease-in;
	-moz-transition: color .2s ease-in;
	-ms-transition: color .2s ease-in;
	-o-transition: color .2s ease-in;
	transition: color .2s ease-in;
}
.nav_bottom_top_con_inco i:hover{
	color: #000;
}
.nav_bottom_top_con_info span{
	display: block;
	margin-bottom: 10px;
}
.nav_bottom_top_con_info span.last{
	color: #4a4a4a;
}

.nav_bottom_bottom{
	position: relative;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
}
.nav_bottom_bottom a{
	color: #747474;
}
.nav_bottom_bottom_nav{
	width: 96%;
	border-bottom: 1px solid #747474;
	text-align: left;
	padding-bottom: 45px;
	margin:45px auto;
}
.nav_bottom_bottom_nav a{
	font-size: 16px;
	margin-right: 65px;
}
.nav_bottom_bottom_nav a.language{
	font-size: 14px;
	float: right;
	margin-right: 0;
}
.nav_bottom_bottom_nav a:hover{
	color: #eee;
}
.nav_bottom_copy{
	display: inline-block;
	text-align: left;
	color: #747474;
	font-size: 14px;
	margin-right: 10px;
	float: right;
}
.nav_bottom_link{
	display: inline-block;
	color: #747474;
	/*float: right;*/
}
.nav_bottom_link a{
	font-size: 14px;
	margin: 0 5px;
}
.nav_bottom_link a:hover{
	color: #eee;
}
.nav_bottom_by{
	display: inline-block;
	color: #747474;
	font-size: 14px;
	float: right;
}
.nav_bottom_by a:hover{
	text-decoration: underline;
}
.ce_nav{
	position: fixed;
    right: 0;
    top: 40%;
    width: 45px;
    z-index: 99999;
    overflow: hidden;
    background-color: #000;
}
.ce_nav div{
	height:50px;
    transition: 0.5s;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    width: 100%;
    text-align: center;
    color: #fff;
    border-top: 1px solid #666;
    line-height: 50px;	
}
.aa:hover{
	background:#7b726d;			
}
.aa:hover i{
	background:#7b726d;	
}

.tanceng_informtion{
	width:100%;
	height:100%;
	position:fixed;
	background:rgba(0,0,0,.8);
	left:0;
	top:0;
	z-index: 4555553;
	display:none;
}
.informtion_1{
	width: 1200px;
	height:550px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-600px;
	margin-top:-275px;
	background:#fff;
}
.httit{
	
}
.h36{
	font-size:36px;
	color: #555;
	margin-top:57px;	
}
.h24 {
    font-size: 24px;
    padding: 10px 0;
}
.informtion_2{
	width:85%;	
	margin-top:75px;
}
.informtion_2 input{
	width: 45%;
    -webkit-border: 1px solid;
	border: 1px solid;
    height: 52px;
    text-indent: 20px;
    margin-bottom: 35px;
    margin-left: 4%;
	color: #a7a7a7;
	font-size: 18px;	
}
.tijiao_3{
	cursor: pointer;
    width: 95%;
    height: 60px;
    background-color: #1b1b1b;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 60px;
    margin-left: 37px;		
}
.tijiao_3:hover{
	background:#000;	
}
.chan_1{
	cursor:pointer;
	right: 1%;
    top: 2%;
	position:absolute;	
}






/*######################################################################*/

@media screen and (max-width:1199px){
.nav_top_change{
	left: 50%;
	margin-left: 500px;
}
.nav_bottom_logo{
	margin-bottom: 30px;
}
.nav_bottom_logo,.nav_bottom_top_con_righ{
	display: block;
	width: 100%;
	text-align: center;
}
.nav_bottom_top_con_righ li{
	text-align: center;
	margin-bottom: 30px;
}
}

.pages_btn span{
	display:block;
	float: left;
    padding: 5px 20px;
    border: 1px solid #ccc;
    margin: 0 4px;
	}
.pages_btn a{
	display:block;
	float: left;
    padding: 5px 20px;
    border: 1px solid #ccc;
    margin: 0 4px;
	}